{% extends 'installer/base_installer.html' %} {% block title %}Complete{% endblock %} {% block content %}
{% if info %}
{{ info.institute }} is ready. Sign in with {{ info.username }}.
{% else %}
Your academy is ready.
{% endif %}
storage/installed in place. Change the admin password after first login. Set DEBUG=False on live sites.